'Declaration Public Overloads Function ApplyTransform( _
ByVal figuresГруппа фигур для преобразования.As System.Collections.Generic.IEnumerable(Of ContentStreamGraphicsFigure) _
) As Boolean
public bool ApplyTransform(
System.Collections.Generic.IEnumerable<ContentStreamGraphicsFigure> figures
)
public: bool ApplyTransform(
System.Collections.Generic.IEnumerable<ContentStreamGraphicsFigure*>* figures
)
public:
bool ApplyTransform(
System.Collections.Generic.IEnumerable<ContentStreamGraphicsFigure^>^ figures
)
Parameters
- figures
- Группа фигур для преобразования.
Return Value
True, если преобразование применено хотя бы к одной фигуре; false, если преобразование не применено ни к одной фигуре.